This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~George Rehipipulgon 30.Oct.03 09:08 PM a Web browser Domino Designer6.0.1 CF1Windows 2003
I have a web user "webuser" that is opening a document from the browser into edit mode. There is a java code that triggers on the click of a button in the background and tries to get a handle to the database (current db). It throws an exception:
NotesException: User webuser cannot open database abc\xyz.nsf .
The strange thing is that the webuser has the database open and one document currently open in the edit mode.
The "webuser" is in a group that has editor access to the db.
Any idea why the user is not able to open the db in the background?